-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add regression test for #71546 #97580
Conversation
@bors r+ rollup |
📌 Commit cf66d91 has been approved by |
…rrors Add regression test for rust-lang#71546 Closes rust-lang#71546 r? `@compiler-errors`
@bors r- failed in a rollup: https://pipelines.actions.githubusercontent.com/serviceHosts/1c7a4aeb-bdca-499c-8aff-37881d0d775b/_apis/pipelines/1/runs/18321/signedlogcontent/30?urlExpires=2022-05-31T21%3A10%3A37.0658609Z&urlSigningMethod=HMACV1&urlSignature=zUuMsd8ZEk8QovBcTP76rOdAOJ0sN74MDwb%2FBqvSdy8%3D
|
This comment has been minimized.
This comment has been minimized.
Fixed! @bors r=compiler-errors rollup |
📌 Commit ea50d77 has been approved by |
Rollup of 9 pull requests Successful merges: - rust-lang#94647 (Expose `get_many_mut` and `get_many_unchecked_mut` to HashMap) - rust-lang#97216 (Ensure we never consider the null pointer dereferencable) - rust-lang#97399 (simplify code of finding arg index in `opt_const_param_of`) - rust-lang#97470 (rustdoc: add more test coverage) - rust-lang#97498 (Corrected EBNF grammar for from_str) - rust-lang#97562 (Fix comment in `poly_project_and_unify_type`) - rust-lang#97580 (Add regression test for rust-lang#71546) - rust-lang#97611 (Tweak insert docs) - rust-lang#97616 (Remove an unnecessary `Option`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Closes #71546
r? @compiler-errors